@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/4470__0000000000000001293453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Malmgrenia castanea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130811'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Malmgrenia castanea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130811'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalisetosus assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1062549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131065'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hesionidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Langerhansia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Langerhansia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Langerhansia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Langerhansia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spionidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aoridae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dexaminidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101378'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysianassidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '442260'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stomatopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguridea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguridea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anisopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Golfingia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Golfingia rimicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136061'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phascolosoma vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phascolosoma vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiuroidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiuroidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schizaster sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123428'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holothuroidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Trachythyone tergestina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oestergrenia adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oestergrenia adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '337838'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '337838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Evarnella impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nerinides tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157561'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nerinides cantabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131172'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nerinides cantabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131172'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lunatia guillemini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lunatia guillemini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chiton olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '387241'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '506025'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Venericardia antiquata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '504869'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '504869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina balaustina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '491643'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammobia fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammobia fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammobia fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammobia fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammobia fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paphia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paphia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cumacea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cumacea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.552"^^xsd:decimal ;
  dwc:decimalLongitude "13.302"^^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/4470__0000000000000001293861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.552 13.302)"^^geo:wktLiteral ;
  geo-pos:lat "45.552"^^xsd:decimal ;
  geo-pos:long "13.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302'^^xsd:double;
  dwc:latitude '45.552'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phellia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '100775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '100775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Actinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '100694'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '100694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '445590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1658483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Derilambrus angulifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '442260'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stomatopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '14355'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '14355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia bluteli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107187'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia bluteli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107187'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia bluteli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107187'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia bluteli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107187'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schizaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123428'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '596529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '596529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '596529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '596529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '596529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '596529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dialychone acustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155473'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '155473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dialychone acustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155473'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '155473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dialychone acustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155473'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '155473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diodora italica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139952'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diodora italica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139952'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '139952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eulima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '137970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '137970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eulima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '137970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira guilleminii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira guilleminii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turbonilla lactea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chiton (Rhyssoplax) olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '387241'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chiton (Rhyssoplax) olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '387241'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chiton (Rhyssoplax) olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '387241'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chiton (Rhyssoplax) olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '387241'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1392276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chitonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '64'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '64'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthochitona communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthochitona communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthochitona fascicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138677'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Streblosoma bairdi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131538'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Streblosoma bairdi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131538'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Streblosoma bairdi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131538'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Botryllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '103529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000269001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000269001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000269001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000269001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000269001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000269001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000269001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000269001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000269002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000269002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000269002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000269002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000269002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000269002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000269002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000269002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136060'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nephasoma (Nephasoma) rimicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '136061'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Astropecten'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Astropecten'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scolelepis (Scolelepis) cantabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131172'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scolelepis (Scolelepis) cantabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131172'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '596529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '596529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '596529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '596529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '596529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '596529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '596529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '596529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '596529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '596529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '596529'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '596529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Malmgreniella castanea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130811'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Malmgreniella castanea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130811'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Adyte assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1062549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereiphylla paretti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130657'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone kroyerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '337838'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '337838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130920'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magalia perarmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scolelepis (Parascolelepis) tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157561'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scolelepis (Parascolelepis) tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157561'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130004'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '181598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130004'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '181598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130004'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '181598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '106791'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Solecurtus strigilatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rocellaria dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '505249'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '505249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anadara inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '717013'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '152929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbomodiola adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '506025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbomodiola adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '506025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sclerocheilus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asychis biceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '146523'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '341077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris funchalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155407'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131152'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Boccardia polybranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131111'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Limaria loscombi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '153952'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Divaricella divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cardites antiquatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '504869'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '504869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina albicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '735831'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '878285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arcopella balaustina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '491643'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arcopella balaustina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '491643'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Praxillella lophoseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130325'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Praxillella lophoseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130325'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Praxillella lophoseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130325'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spongia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131759'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spongiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131626'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Geodia cydonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '134025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '134025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Geodia cydonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '134025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '134025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phellia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '100988'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Limaria hians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140235'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '717013'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '717013'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dexaminidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101378'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fimbriosthenelais minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131065'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dialychone acustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '155473'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '155473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lepidochitona (Lepidochitona) cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira guilleminii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000267415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000267415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000267415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000267415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000267415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000267415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000267415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000267415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000268650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000268650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000268650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000268650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000268650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000268650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000268650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000268650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5523333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.3021666666667"^^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/4470__0000000000000000266779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5523333333333 13.3021666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5523333333333"^^xsd:decimal ;
  geo-pos:long "13.3021666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.302166666667'^^xsd:double;
  dwc:latitude '45.552333333333'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lunatia guillemini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lunatia guillemini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lunatia pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138239'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lunatia pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138239'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lunatia pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138239'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '506025'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '717013'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '717013'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammobia fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammobia fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammobia fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammobia fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paphia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paphia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paphia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paphia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paphia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paphia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Balanus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cumacea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '735831'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '878285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguridea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguridea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguridea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phascolosoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123494'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129261'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '332932'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lanice conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagisca extenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodocidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Langerhansia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Langerhansia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Langerhansia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Perinereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129380'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '137024'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '411720'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '411720'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '411720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Perinereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129380'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001292989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Perinereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129380'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schizaster sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123428'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '123428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguridea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001293261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001293261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001293261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.629"^^xsd:decimal ;
  dwc:decimalLongitude "13.467"^^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/4470__0000000000000001293261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.629 13.467)"^^geo:wktLiteral ;
  geo-pos:lat "45.629"^^xsd:decimal ;
  geo-pos:long "13.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001293261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001293261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001293261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lyonsia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467'^^xsd:double;
  dwc:latitude '45.629'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001293261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dialychone acustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155473'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '155473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dialychone acustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155473'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '155473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dialychone acustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155473'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '155473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diodora italica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139952'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '139952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira guilleminii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira guilleminii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbomodiola adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '506025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbomodiola adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '506025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Limaria hians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140235'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Limaria tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140236'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Limaria tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140236'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina albicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '735831'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '878285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra segmentum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141438'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Solecurtus strigilatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Solecurtus strigilatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira guilleminii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira guilleminii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halla parthenopeia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130449'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dorvillea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129261'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea (Aricidea) pseudoarticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '333044'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schizaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123428'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '123428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schizaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123428'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '123428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106791'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '106791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipunculus (Sipunculus) nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon (Aspidosiphon) muelleri muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Golfingia (Golfingia) elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Astropecten'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scolelepis (Parascolelepis) tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157561'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thracia pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141650'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Balanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106057'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '106057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123494'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Balanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106057'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '106057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laeonereis glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181593'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Perinereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129380'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Perinereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129380'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Perinereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129380'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aphelochaeta filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129937'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '330500'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Praxillella lophoseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130325'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Praxillella lophoseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130325'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polycladida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '2853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polycladida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '2853'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '2853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scolelepis (Parascolelepis) tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157561'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphitrite affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131472'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Derilambrus angulifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '442260'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Derilambrus angulifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '442260'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Macropipus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia bluteli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107187'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia bluteli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107187'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000266039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000266039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000266039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000266039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000266039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000266039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000266039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000266039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereiphylla paretti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130657'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratonereis (Composetia) costae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '333199'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phascolosoma nigrescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '220538'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '220538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Molpadia musculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phellia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '100988'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '100972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Adamsia palliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '445590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1658483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000263997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000263997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000263997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000263997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000263997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000263997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000263997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000263997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabella spallanzanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130969'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129580'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000264901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000264901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000264901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000264901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000264901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000264901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000264901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000264901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000265313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000265313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000265313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6288333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4671666666667"^^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/4470__0000000000000000265313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6288333333333 13.4671666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6288333333333"^^xsd:decimal ;
  geo-pos:long "13.4671666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000265313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000265313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000265313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.467166666667'^^xsd:double;
  dwc:latitude '45.628833333333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000265313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spionidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '332932'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Modiolarca subpicta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paphia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Balanidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '106057'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '106057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Macropipus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguridea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguridea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Telepsavus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lunatia guillemini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lunatia pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138239'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '138239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '410717'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '506025'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphitrite sp.p.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129686'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000001292406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000001292406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000001292406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000001292406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000001292406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001292406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000001292406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000001292406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pherusa eruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '155502'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Philine scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140761'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '867492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aiptasia diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '100858'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1264073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lysidice unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '742232'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lumbrineris impatiens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '157477'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129575'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Labioleanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis lamellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hilbigneris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '607402'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phylo foetida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130528'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Orbinia cuvierii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130521'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paraonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129435'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hydroides norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dipolydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131118'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '183498'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene lombricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '209899'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pectinaria (Pectinaria) belgica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130592'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '334417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sosane sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129821'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoamphitrite edwardsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131503'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphitrite affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131472'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphitrite'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '450049'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '603309'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '603309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eulima glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139805'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '139805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phyllodoce'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '736845'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '117200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ancistrosyllis cingulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130693'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina planata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '605934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tellina serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141594'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripinus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '718970'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira guilleminii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira guilleminii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140531'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euspira pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Philine quadripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Philine quadripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Philine quadripartita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Retusa umbilicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '156376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196380'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '196380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Balanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '106057'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '106057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Azorinus chamasolen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141541'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '141541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Loripes lucinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '152887'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000253496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000253496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000253496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000253496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000253496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000253496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000253496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000253496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thracia pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141650'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thracia pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141650'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thracia pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141650'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thracia pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141650'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thracia convexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '141644'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Processidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '106791'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '106791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '425057'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '425057'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '425057'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '425057'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '425057'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Aspidosiphon mulleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '425057'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '410717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gibbomodiola adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '506025'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4470__0000000000000000254229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4470__0000000000000000254229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4470__0000000000000000254229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6638333333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5961666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4470__0000000000000000254229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6638333333333 13.5961666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6638333333333"^^xsd:decimal ;
  geo-pos:long "13.5961666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4470__0000000000000000254229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000254229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4470_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-27'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Macrobenthos  North Adriatic-ALPE ADRIA'^^xsd:string;
  dwc:catalogNumber '0000000000000000254229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:collector 'Floriana Aleffi; Serena Fonda Umani'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingEffort '3 replicates'^^xsd:string;
  dwc:samplingProtocol 'Van Veen grab sampler (0.1 m2)'^^xsd:string;
  dwc:occurrenceId '0000000000000000254229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF